element descriptor

英 [ˈelɪmənt dɪˈskrɪptə(r)] 美 [ˈelɪmənt dɪˈskrɪptər]

网络  元素描述符

计算机



双语例句

  1. For EJB2.1 message-driven bean, you can configure run-as role using the security-identity element in the deployment descriptor.
    对于EJB2.1消息驱动的Bean,可以在部署描述符中使用security-identity元素配置Run-as角色。
  2. For this, you use the service element already introduced in the persistence bundle's Blueprint descriptor.
    为此,使用已经在持久性捆绑包的Blueprint描述符中引入的服务元素。
  3. The markup ( the content element in the XML descriptor) corresponding to the mode is shown to the user.
    向用户显示与模式对应的标记(XML描述器中的内容元素)。
  4. This element contains the description of the constraint and the name of the role ( previously defined in the deployment descriptor).
    该元素包含约束描述和角色名称(先前在部署描述符中定义过)。
  5. This is achieved through the security-constraint element in the Web deployment descriptor.
    这通过Web部署描述符中的security-constraint元素来实现。
  6. The security-role-ref element should be declared in the deployment descriptor with a role-name sub-element containing the role name to be passed to the method.
    应该在部署描述符中声明security-role-ref元素,其子元素role-name包含了传递给方法的角色名。
  7. The security role names can be declared using the security-role element of deployment descriptor.
    安全角色(securityrole)的名称可以使用部署描述符的security-role元素来声明。
  8. For other web applications, use a security-constraint element in the deployment descriptor.
    对于其他的Web应用程序,请在部署描述符里面使用security-constraint元素来规定应用程序的安全约束。